home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / gmon_402.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1991-12-03  |  692b  |  19 lines

  1. echo off
  2. cls
  3. echo GMon 4.0 Installation
  4. echo
  5. echo You will be running GMon for the first time, and you will
  6. echo automatically be put into the editor portion of the program.
  7. echo The first items you should edit are your BBS name, your first
  8. echo name, your last name, and your security level. Then edit the
  9. echo GMon commands so that the SysOp commands have their security
  10. echo levels set equal to yours.  Have a copy of the docs beside you
  11. echo to help familiarize yourself with the options in the editor.
  12. echo
  13. pause
  14. GMON /L
  15. cls
  16. echo Installation is complete. To enter the editor in the future, use
  17. echo the GMON /E command, or the E)ditor command inside GMon itself.
  18. echo
  19.